home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 25
/
Cream of the Crop 25.iso
/
program
/
aitken.zip
/
CLASSNAV.EXE
/
0
/
RCDATA
/
TMPFDLG
/
TMPFDLG.txt
Wrap
Text File
|
1997-02-21
|
967b
|
51 lines
object MPFDlg: TMPFDlg
Left = 302
Top = 270
Width = 421
Height = 236
BorderIcons = [biSystemMenu]
Caption = 'Select Class . Member'
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Button1: TButton
Left = 117
Top = 168
Width = 75
Height = 25
Caption = 'OK'
Default = True
ModalResult = 1
TabOrder = 0
end
object Button2: TButton
Left = 221
Top = 168
Width = 75
Height = 25
Caption = 'Cancel'
ModalResult = 2
TabOrder = 1
end
object ListBox1: TListBox
Left = 16
Top = 16
Width = 377
Height = 134
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
IntegralHeight = True
ItemHeight = 13
ParentFont = False
Sorted = True
TabOrder = 2
OnDblClick = ListBox1DblClick
end
end